home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / HP-LaserJet_5Si.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.5 KB  |  58 lines

  1. <printer id="printer/HP-LaserJet_5Si">
  2.   <make>HP</make>
  3.   <model>LaserJet 5Si</model>
  4.   <mechanism>
  5.     <laser/><!--not "color"-->
  6.     <resolution>
  7.       <dpi>
  8.         <x>600</x>
  9.         <y>600</y>
  10.       </dpi>
  11.     </resolution>
  12.     <consumables>
  13.     <!--no comments--><!--one or more "partno" elements.--></consumables>
  14.   </mechanism><!--no "url"-->
  15.   <lang>
  16.     <postscript level="2" />
  17.     <pcl level="5"/>
  18.     <pjl />
  19.     <text>
  20.       <charset>us-ascii</charset>
  21.     </text>
  22.   </lang>
  23.   <autodetect>
  24.      <parallel>
  25.        <manufacturer>HP</manufacturer>
  26.        <model>LaserJet 5Si</model>
  27.      </parallel> 
  28.    <general>
  29.       <manufacturer>Hewlett-Packard</manufacturer>
  30.       <model>HP LaserJet 5Si</model>
  31.       <description></description>
  32.       <commandset>PJL,MLC,PCL,POSTSCRIPT</commandset>
  33.     </general>
  34.   </autodetect>
  35.   <functionality>A</functionality>
  36.   <driver>Postscript-HP</driver>
  37.   <drivers>
  38.     <driver>
  39.       <id>Postscript-HP</id>
  40.       <ppd>PPD/HP/HP_LaserJet_5Si.ppd</ppd>
  41.     </driver>
  42.   </drivers>
  43.   <!--no "contrib_url"-->
  44.   <comments>
  45.     <en>
  46.  
  47.     For basic printing functionality use the Postscript PPD. For advanced functionality such
  48.     as printer status and maintenance features, use the
  49.     <a href="http://hplipopensource.com/">
  50.     HPLIP driver</a> (which includes HPIJS). <p>
  51.  
  52.     LaserJet 5 with Duplex capability. Duplex is done by PJL commands so
  53.     it can be used with all Ghostscript drivers.
  54.  
  55.     </en>
  56.   </comments>
  57. </printer>
  58.